home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Utilities / BareED / DAC / source / dump.cd < prev    next >
Text File  |  2001-04-20  |  2KB  |  155 lines

  1. ;
  2. ; (C) Copyright J.v.d.Loo (March 2001)
  3. ;
  4. MSG_ERROR_1(10//)
  5. No error
  6. ;
  7. ;
  8. MSG_ERROR_2(//)
  9. Printing-progress aborted
  10. ;
  11. ;
  12. MSG_ERROR_3(//)
  13. Not a graphic printer
  14. ;
  15. ;
  16. MSG_ERROR_4(//)
  17. HAM image cannot be converted
  18. ;
  19. ;
  20. MSG_ERROR_5(//)
  21. Too large region to dump
  22. ;
  23. ;
  24. MSG_ERROR_6(//)
  25. Out of supported dimension
  26. ;
  27. ;
  28. MSG_ERROR_7(//)
  29. Not enough memory
  30. ;
  31. ;
  32. MSG_ERROR_8(//)
  33. Not enough memory for printing-buffer
  34. ;
  35. ;
  36. MSG_ERROR_9(//)
  37. IO: Open device failed
  38. ;
  39. ;
  40. MSG_ERROR_10(//)
  41. IO: Printing-progress aborted
  42. ;
  43. ;
  44. MSG_ERROR_11(//)
  45. IO: Unsupported command
  46. ;
  47. ;
  48. MSG_ERROR_12(//)
  49. IO: Command length did not match
  50. ;
  51. ;
  52. MSG_ERROR_13(//)
  53. Error occurred while ejecting the page!\n\nContinue anyway?
  54. ;
  55. ;
  56. MSG_ERROR_14(//)
  57. Printout abandoned by user!
  58. ;
  59. ;
  60. MSG_ERROR_15(//)
  61. Error: %s
  62. ;
  63. ;
  64. MSG_ERROR_16(//)
  65. Cannot create unicoloured colour-map!
  66. ;
  67. ;
  68. MSG_ERROR_17(//)
  69. Unable to get RAM for printout!
  70. ;
  71. ;
  72. MSG_ERROR_18(//)
  73. Print-job aborted...
  74. ;
  75. ;
  76. MSG_ERROR_19(//)
  77. Invalid screen-mode-ID
  78. ;
  79. ;
  80. MSG_ERROR_20(//)
  81. Cannot open the \"printer device\"
  82. ;
  83. ;
  84. MSG_ERROR_21(//)
  85. Cannot create required I/O-request
  86. ;
  87. ;
  88. MSG_ERROR_22(//)
  89. Cannot create a message port
  90. ;
  91. ;
  92. MSG_INFO_1(64//)
  93. Dimension when using a right margin of %ld characters:\n\n\
  94. line length = %4ld pixles = X-dpi = %4ld\n\
  95. line height = %4ld pixels = Y-dpi = %4ld
  96. ;
  97. ;
  98. MSG_INFO_2(//)
  99. Widest line: %ld pixels or %ld characters!
  100. ;
  101. ;
  102. MSG_PRO_1(//)
  103. Printout completed to 0.0 
  104. ; NOTE: One blank at end of line!
  105. ;
  106. ;
  107. MSG_PRO_2(//)
  108. Pause/Continue
  109. ;
  110. ;
  111. MSG_PRO_3(//)
  112. Continue
  113. ;
  114. ;
  115. MSG_PRO_4(//)
  116. Abandon
  117. ;
  118. ;
  119. MSG_PRO_5(//)
  120. Printout completed to %ld.%ld %% 
  121. ; NOTE: One blank at end of line!
  122. ;
  123. ;
  124. MSG_RESPONSE_1(257//)
  125. Line %ld exceeds with %ld pixels limit of %ld pixels!\n\nContinue anyhow?
  126. ;
  127. ;
  128. MSG_RESPONSE_2(//)
  129. Sure to continue with printout\n\
  130. although not all characters fit onto concerned page?\n\
  131. (Some beyond right margin - non-printable!)\n\n\
  132. Continue?
  133. ;
  134. ;
  135. MSG_RESPONSE_3(//)
  136. Sure to print?\n\nPrintout would require %ld pages!
  137. ;
  138. ;
  139. MSG_MARGIN_1(513//)
  140. DAC Dumper
  141. ;
  142. ;
  143. MSG_MARGIN_2(//)
  144. Enter right margin!
  145. ;
  146. ;
  147. MSG_MARGIN_3(//)
  148. Okay
  149. ;
  150. ;
  151. MSG_OK_DONE(516//)
  152. Print-job done.
  153. ;
  154. ;
  155.